[INFO] fetching crate nonogrid 0.7.3...
[INFO] checking nonogrid-0.7.3 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate nonogrid 0.7.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nonogrid 0.7.3
[INFO] finished tweaking crates.io crate nonogrid 0.7.3
[INFO] tweaked toml for crates.io crate nonogrid 0.7.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nonogrid 0.7.3 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nonogrid 0.7.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `env_logger` dependency)
[INFO] [stderr] warning: `nonogrid` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 125aab130520bcd93eecec68f97f4c5792c16e637f975eb9c3c4b0c2f7c19455
[INFO] running `Command { std: "docker" "start" "125aab130520bcd93eecec68f97f4c5792c16e637f975eb9c3c4b0c2f7c19455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "125aab130520bcd93eecec68f97f4c5792c16e637f975eb9c3c4b0c2f7c19455" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "125aab130520bcd93eecec68f97f4c5792c16e637f975eb9c3c4b0c2f7c19455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "125aab130520bcd93eecec68f97f4c5792c16e637f975eb9c3c4b0c2f7c19455" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `env_logger` dependency)
[INFO] [stderr] warning: `nonogrid` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling priority-queue v1.2.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]     Checking ordered-float v2.8.0
[INFO] [stderr]     Checking lru v0.5.3
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking nonogrid v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/lib.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![warn(indirect_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![warn(pointer_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stdout]   --> src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![warn(unaligned_references)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/lib.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![warn(indirect_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![warn(pointer_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stdout]   --> src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | #![warn(unaligned_references)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cache_remove` and `cache_clear` are never used
[INFO] [stdout]   --> src/cache.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Cached<K, V> {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn cache_remove(&mut self, k: &K) -> Option<V>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 11 |     fn cache_clear(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Stripper` is never used
[INFO] [stdout]    --> src/utils.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub trait Stripper<P> {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cache_remove` and `cache_clear` are never used
[INFO] [stdout]   --> src/cache.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Cached<K, V> {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn cache_remove(&mut self, k: &K) -> Option<V>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 11 |     fn cache_clear(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Stripper` is never used
[INFO] [stdout]    --> src/utils.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub trait Stripper<P> {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> examples/spoj/main.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |         use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nonogrid` (example "spoj") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: methods `cache_remove` and `cache_clear` are never used
[INFO] [stdout]   --> src/cache.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Cached<K, V> {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn cache_remove(&mut self, k: &K) -> Option<V>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 11 |     fn cache_clear(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ParseError(pub String);
[INFO] [stdout]    |            ---------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_rc` is never used
[INFO] [stdout]   --> src/parser.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait BoardParser: fmt::Debug {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn parse_rc<B>(&self) -> MutRc<Board<B>>
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LocalReader` is never used
[INFO] [stdout]   --> src/parser.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub trait LocalReader: BoardParser {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Stripper` is never used
[INFO] [stdout]    --> src/utils.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub trait Stripper<P> {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cache_remove` and `cache_clear` are never used
[INFO] [stdout]   --> src/cache.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait Cached<K, V> {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fn cache_remove(&mut self, k: &K) -> Option<V>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 11 |     fn cache_clear(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ParseError(pub String);
[INFO] [stdout]    |            ---------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_rc` is never used
[INFO] [stdout]   --> src/parser.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait BoardParser: fmt::Debug {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn parse_rc<B>(&self) -> MutRc<Board<B>>
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LocalReader` is never used
[INFO] [stdout]   --> src/parser.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub trait LocalReader: BoardParser {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Stripper` is never used
[INFO] [stdout]    --> src/utils.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub trait Stripper<P> {
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "125aab130520bcd93eecec68f97f4c5792c16e637f975eb9c3c4b0c2f7c19455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "125aab130520bcd93eecec68f97f4c5792c16e637f975eb9c3c4b0c2f7c19455", kill_on_drop: false }`
[INFO] [stdout] 125aab130520bcd93eecec68f97f4c5792c16e637f975eb9c3c4b0c2f7c19455
